micro_utils.dokka
0.9.8
common
micro_utils.dokka
/
dev.inmo.micro_utils.pagination
/
[common]PaginationResult
/
size
size
common
open
override
val
size
:
Int
Content copied to clipboard
Can be 0, but can't be < 0 Size of current page. Offset can be calculated as
page
*
size